home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / mysql.src < prev    next >
Text File  |  1998-04-09  |  826b  |  23 lines

  1. @@@STARTPACK(mysql;mSQL Relational Database Management System)
  2.  
  3. <P>
  4. MySQL is a SQL (Structured Query Language) database server. 
  5. SQL is the most popular database language in the world.
  6. MySQL is a client server implementation that consists of a server 
  7. daemon mysqld and many different client programs/libraries. 
  8. <P>
  9. The main goals of MySQL are speed and robustness. 
  10. <P>
  11. The base upon which MySQL is built is a set of routines that have been 
  12. used in a highly demanding production environment for
  13. many years. While MySQL is actively developed, it already offers a rich 
  14. and highly useful function set. 
  15. <P>
  16. The official way to pronounce MySQL is 'My Ess Que Ell' (Not MY-SEQUEL). 
  17.  
  18. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/db/mysql)
  19. @@@SOURCE(http://www.tcx.se/download.html)
  20. @@@HOMEPAGE(http://www.tcx.se/)
  21. @@@ENDPACK
  22.  
  23.